| Name | Description | |
|---|---|---|
![]() | init | Initializes the Application Info class. Called during construction. |
| Name | Description | |
|---|---|---|
![]() | buildDate | Gets or sets the build date. |
![]() | latestVersion | Gets or sets the latest publicly-available version of Dundas BI. |
![]() | latestVersionDownloadUri | Gets or sets the download link for the latest publicly-available version of Dundas BI. |
![]() | licensedTo | Gets or sets the licensee(s) of all valid licenses. |
![]() | licenseIds | Gets or sets the ID(s) of all valid licenses. |
![]() | licenseKind | Gets or sets the license kind. |
![]() | maintainerEmailAddress | Gets or sets the email address of the system administrator account. |
![]() | productVersion | Gets or sets the product version. |
![]() | releaseKind | Gets or sets the release kind. |
![]() | serverFingerprint | Gets or sets the string which uniquely identifies the server on which the application is running. |
| Name | Description | |
|---|---|---|
![]() | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. |
![]() | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |